gtk4.git
2005-04-04 Matthias ClasenAdd docs.
2005-04-04 Matthias ClasenAllow completion popups to be wider than the entry...
2005-04-04 Matthias ClasenUse gtk_accel_map_change_entry(), so that reusing the...
2005-04-04 Tor LillqvistNew debugging function, to log a clipboard format name...
2005-04-03 Raphael HiginoUpdated pt_BR translation
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-04-03 Adam WeinbergerUpdated Canadian English translation.
2005-04-03 Matthias ClasenAdd a "metric" property.
2005-04-03 Matthias ClasenAdd a "group" property like the one found in radio...
2005-04-01 Matthias ClasenMove documentation inline, document if add_target funct...
2005-04-01 Matthias ClasenMake gtk_combo_box_get_active_text do the right thing...
2005-03-31 Adam WeinbergerUpdated Canadian English translation.
2005-03-31 Michael Nattereradded gtk_menu_set/get_take_focus().
2005-03-31 Sven NeumannMerged from gtk-2-6:
2005-03-31 Michael Nattereradded gtk/gtkmenushell.c
2005-03-31 Michael NattererAllow to pop up menus without grabbing the keyboard...
2005-03-31 Miloslav TrmacUpdated Czech translation.
2005-03-31 Steven Michael... Added new entries to Kinyarwanda (rw) po file, from...
2005-03-31 Steven Michael... Rolling in more translations (fuzzy&exact) from a bigge...
2005-03-31 Steven Michael... Rolling in more exact & fuzzy translations from a bigge...
2005-03-30 Estêvão Samuel... Updated Brazilian Portuguese Translation.
2005-03-30 Federico Mena... Merged from gtk-2-6:
2005-03-30 Estêvão Samuel... Updating Brazilian Portuguese translation.
2005-03-30 Matthias ClasenAvoid bus errors due to unaligned access. (#168173...
2005-03-30 Matthias ClasenMake enable_search control only typeahead, not C-f...
2005-03-30 Matthias ClasenInclude cairo.h
2005-03-30 Matthias ClasenDon't accept n_targets == -1. (clipboard_unset): unref...
2005-03-30 Matthias ClasenForgotten Changelog
2005-03-30 Matthias ClasenDon't segfault if somebody tries to popup an unrealized...
2005-03-30 Tor LillqvistFix event filter handling. If an event filter (global...
2005-03-30 Tor LillqvistThe state field should represent the state before the...
2005-03-30 Kwok-Koon CheungUpdated traditional Chinese translation from GNOME...
2005-03-29 Matthias ClasenDocument the need to refilter if parameters of the...
2005-03-29 Matthias ClasenFix the update areas for incremental loading of compres...
2005-03-28 Søren SandmannDon't invalidate areas that are covered by mapped input...
2005-03-28 Matthias ClasenSync to latest upstream, including fixes for matching...
2005-03-28 Jeroen ZwartepoorteMake the preview label ellipsize so the dialog layout...
2005-03-28 Matthias ClasenDon't pop up the context menu of the search entry if...
2005-03-28 Matthias ClasenUse the correct update regions for compressed bmps...
2005-03-28 Manish Singhreject 0-sized buffers as corrupt header data. Fixes...
2005-03-27 Raphael HiginoUpdated pt_BR translation
2005-03-27 Tor LillqvistApparently AC_LIBTOOL_WIN32_DLL isn't deprecated after...
2005-03-26 Francisco Javier... Updated Spanish translation.
2005-03-26 Francisco Javier... Updated Spanish translation.
2005-03-26 Adam WeinbergerUpdated Canadian English translation.
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-24 Tor LillqvistInclude the -mms-bitfields flag in GTK_EXTRA_CFLAGS...
2005-03-23 Matthias ClasenRemove a call whose result was unused and leaked. ...
2005-03-23 Matthias ClasenSome cleanups to the GtkDialog code: (#170746, Morten...
2005-03-22 Manish SinghUse g_return_if_fail, not g_return_val_if_fail.
2005-03-22 Matthias ClasenImplement bookmark renaming (#136216, Sean Middleditch)
2005-03-22 Matthias ClasenStop scrolling when the widget is unmapped. (#168791...
2005-03-22 Matthias ClasenForgotten commit.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias ClasenFix a typo
2005-03-21 Matthias ClasenFix typo
2005-03-21 Matthias ClasenFix a typo
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-21 Matthias ClasenMark param spec strings as static.
2005-03-21 Matthias ClasenMark param spec strings as static.
2005-03-21 Manish SinghShut up CVS
2005-03-20 Tor LillqvistSilence gcc warnings (unused variables, unhandled enum...
2005-03-20 Tor LillqvistReturn the Terminal Services session number, window...
2005-03-20 Manish Singhcast away the constness in the call to free().
2005-03-20 Matthias ClasenDon't leak node->mime_type if we are reusing an existin...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-19 Soeren SandmannMake right-clicks not pop up the menu.
2005-03-18 Owen TaylorCall cairo_surface_finish()
2005-03-18 Tor LillqvistOn WM_MOUSEMOVE, don't check if this process owns the...
2005-03-18 Owen TaylorUse cairo_set_device_offset().
2005-03-17 Owen TaylorFix get_stipple_surface to actually work, set EXTEND_RE...
2005-03-17 Matthias ClasenFix formatting in example in the docs. (#170611, Jianfe...
2005-03-17 Matthias ClasenClamp adjustment values on resize. (#170567, Tomislav...
2005-03-17 Matthias ClasenDon't crash if there is no cache. (#170652, Diego Gonzalez)
2005-03-17 Matthias ClasenMake inline completion insert the prefix at the right...
2005-03-17 Tor Lillqvistgdk_key is a typedef, not a struct tag.
2005-03-17 Adam WeinbergerUpdated Canadian English translation.
2005-03-17 Matthias ClasenTypo fix in the docs.
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-16 Matthias ClasenAlso demonstrate GtkCellRenderer::editing-started and...
2005-03-16 Manish SinghShut up CVS
2005-03-16 Manish Singh#include gdkaliasdef.c here too.
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-16 Tor Lillqvistgdk/win32/gdkprivate-win32.h Drop global variable _gdk_...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
2005-03-15 Matthias ClasenAdd an example for manually setting up a group of actions.
2005-03-15 Matthias ClasenDocument that inline completion requires text-column...
2005-03-15 Anders CarlssonUpdate spec.
2005-03-15 Tor LillqvistNew debugging function. As GetKeyNameText() returns...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-12 Ivan, Wong... A further fix for big window support. Now also the...
2005-03-12 Matthias ClasenMake it compile
2005-03-12 Matthias ClasenDon't crash on style changes. (#169334, Yury Puzis)
2005-03-12 Matthias ClasenFix the doc comments. (#169967, Masao Mutoh)
2005-03-11 Ivan, Wong... Big window fix for Win32. Big windows are still emulate...
2005-03-11 Matthias ClasenFix a doc typo. (#169873, Johan Dahlin)
2005-03-11 Matthias ClasenDon't try to focus the default_widget if there is none...
2005-03-10 Tor Lillqvistgdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI...
2005-03-10 Manish SinghRemove inadvertent gail references, require Pango 1.9.0
2005-03-09 Matthias ClasenBump GLib requirement
next